home *** CD-ROM | disk | FTP | other *** search
- Path: news.ov.com!news
- From: glenn@ov.com (Fletcher.Glenn@ov.com)
- Newsgroups: comp.lang.c
- Subject: Re: beginner needs your help ASAP
- Date: 21 Mar 1996 16:38:36 GMT
- Organization: OpenVision
- Message-ID: <4is0mc$5db@spanky.pls.ov.com>
- References: <4in3s5$a7a@risky.ecs.umass.edu>
- Reply-To: glenn@ov.com
- NNTP-Posting-Host: foghorn.pls.ov.com
-
- In article a7a@risky.ecs.umass.edu, sebag@ecs.umass.edu writes:
- >
- >I am a new C programmer who would like to do some basic graphics.
- >I am using a UNIX machine and I am logging on through telnet.
- >I would like to clear the screen, and write characters at different
- >places on the screen. If I used printf, it would print on the next
- >line. I am trying to choose where on the screen the characters go.
- >Is this easy to do?
- >Thanks a million, sebag@ecs.umass.edu
-
-
- You need to read up on the subject of the "curses" library routines.
-
- Fletcher.Glenn@ov.com
-
-
-